home *** CD-ROM | disk | FTP | other *** search
/ Java for 3D & VRML Worlds / Java for 3d and VRML Worlds.iso / vs / browser / cpb10ebx.exe / DATA.Z / k01.wrl < prev    next >
Text File  |  1996-09-25  |  1KB  |  51 lines

  1. #VRML V2.0 utf8
  2. #
  3. # This file is conveted from VRML 1.0 to Moving Worlds.
  4. # Copyright(C) 1996 Sony Corporation. All rights reserved.
  5.  
  6.  
  7. Transform {
  8.   children [
  9.     Group {
  10.       children [
  11.         Transform {
  12.           children [
  13.             Transform {
  14.               children [
  15.                 Shape {
  16.                   appearance Appearance {
  17.                     material Material {
  18.                       shininess        5
  19.                     }
  20.                   }
  21.                   geometry IndexedFaceSet {
  22.                     coord Coordinate {
  23.                       point [
  24.                         0.14 3e-06 -0.1,
  25.                         0.14 -3e-06 0.1,
  26.                         -0.14 -3e-06 0.1,
  27.                         -0.14 3e-06 -0.1,
  28.                       ]
  29.                     }
  30.                     coordIndex [
  31.                       0, 1, 2, 3, -1,
  32.                       3, 2, 1, 0, -1,
  33.                     ]
  34.                     normalPerVertex FALSE
  35.                     # ccw     FALSE
  36.                     # solid   FALSE
  37.                     convex TRUE
  38.                     creaseAngle 0.5
  39.                   }
  40.                 },
  41.               ]
  42.             }
  43.           ]
  44.         }
  45.       ]
  46.     },
  47.   ]
  48. }
  49.  
  50.  
  51.